Version

HashSet.HashSetEntry<T> Class Members

The following tables list the members exposed by HashSet.HashSetEntry<T>.

Public Constructors
 NameDescription
Public ConstructorHashSet.HashSetEntry<T> ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyItemGets or sets the content item.  
Public PropertyNextGets or sets the reference to the next entry element.  
See Also